home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 December / Net78.iso / pc / links / 00036_Script_link - Airfix Dogfighter < prev    next >
Encoding:
Text File  |  2000-10-10  |  133 b   |  7 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3.  
  4. on mouseUp
  5.     open the moviepath&"software\Airfix Dogfighter\airfixdg.exe"
  6. end
  7.